[IA64] Instruction emulation patch
authorawilliam@xenbuild.aw <awilliam@xenbuild.aw>
Thu, 21 Sep 2006 21:35:45 +0000 (15:35 -0600)
committerawilliam@xenbuild.aw <awilliam@xenbuild.aw>
Thu, 21 Sep 2006 21:35:45 +0000 (15:35 -0600)
commit9ab58918f4d9982d396d123e71df4500e9f38629
tree4320e2cc3ca097128220731aa39b4d45b6ba178c
parentf9716a3cbc042e911a46e53b0225a1354771c249
[IA64] Instruction emulation patch

This patch fixes the instruction emulation issue, e.g. when executing
such instruction "ld.1 r31=[r32]", the loaded value should be zero
extended and placed in r31, but more than lowest 8 bits of r31 are set.

Signed-off-by: Xinmei Huang <Xinmei.huang@intel.com>
xen/arch/ia64/vmx/mmio.c